home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / bbs_game / hangman2.zip / HANGMAN.DOC < prev    next >
Text File  |  1994-06-13  |  10KB  |  360 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10. U A N
  11. S o f t w a r e
  12. ■─────────────■
  13.  
  14. Written By Steve Martinez
  15. Copyright(C) 1994 by UAN Software
  16.  
  17. SUPPORT BBS:
  18. Up All Night BBS, Chicago
  19. 312-646-6615 USRobotics/Dual 16800
  20. 312-646-6616 ZOOM V.32 bis 14400
  21.   
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31. WARRANTY
  32. ========
  33.  
  34.      This product is provided "AS IS" without any warranty or
  35. guarantee of any kind. The entire risk as to the results and
  36. performance of this program is assumed by you. The author bear no
  37. responsibility for any damage or loss of profit as a result of
  38. use of this program.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50. HANGMAN MANUAL - PAGE #2 
  51.  
  52.  
  53. WHAT DOES IT DO?
  54. ----------------
  55. HANGMAN.EXE is a door game where the player tries to solve the
  56. word puzzle by guessing letters. The player can only miss seven
  57. time before the Sysop is hung. Each wrong guess will cause a part
  58. of the sysop to display. This program can be configured to allow
  59. a limit of plays per day. 
  60.  
  61.  
  62. WILL IT WORK FOR YOU?
  63. ---------------------
  64. HANGMAN.EXE can run on any of the following BBS types:
  65.  
  66. PCBoard 14.x or 15.x, Wildcat (Prior to v3.0), Wildcat v3.x+, GT
  67. Power, QBBS, RBBS, RA, Spitfire 3.x, TriBBS, and any BBS using
  68. DOOR.SYS.
  69.  
  70. See CONFIGURATION for more information on how run HANGMAN.EXE
  71. under these program types. 
  72.  
  73. SHAREWARE
  74. ---------
  75. This program is SHAREWARE and must be registered with Steve
  76. Martinez. You are allowed to run this program for 30 days to see
  77. if it suits your BBS. After that 30 days you MUST send in the
  78. registration form and registration fee or STOP using it. When you
  79. register, you will receive a REGISTERED copy with your name and
  80. BBS name displayed. You will also get SUPPORT from UAN Software
  81. and UP All NIGHT BBS. You will be able to get free UPGRADE as
  82. they come out. This does not include postage, but you can
  83. download them free from UP ALL NIGHT BBS. See REGISTRATION for
  84. more information.
  85.  
  86.  
  87. QUICK START!
  88. ------------
  89. Most people, including myself, don't like to read DOC file or
  90. Manuals. We just unzip the program, scan over the DOCs and run
  91. the program. So here is the quickest was to get this program
  92. running. 
  93.  
  94. 1. Place HANGMAN.EXE and it's files into it's own Directory.
  95.  
  96. 2. Use your text editor to EDIT the file called "HANGMAN" to suit 
  97.    your BBS needs. This file is the sample BAT file that will run 
  98.    HANGMAN.EXE. PCBoard types will use this file some others will 
  99.    need to add the information to the BAT file that calls your    
  100.    DOORS.
  101.    
  102.  
  103.  
  104. HANGMAN MANUAL - PAGE #3 
  105.  
  106.    PCBOARD EXAMPLE:
  107.    
  108.    CD\DOORS\HANGMAN
  109.    HANGMAN HANGMAN.CFG
  110.    CD %PCBDIR%
  111.    BOARD
  112.    
  113.    SPITFIRE SF.BAT EXAMPLE:
  114.   
  115.    :DOOR_H
  116.    REM Place Door H Commands Here
  117.    CD\SF\HANGMAN
  118.    HANGMAN HANGMAN.CFG
  119.    CD\SF   
  120.    GOTO LOOP
  121.  
  122. 3. Use your text editor to EDIT the file called "HANGMAN.CFG". 
  123.    
  124.    Line #1 is the path and file name of your BBS Door data file   
  125.    that is created when entering a door. See CONFIGURATION for    
  126.    types allowed.
  127.  
  128.    LINE #2 is your BBS Name.
  129.  
  130.    LINE #3 is the Sysops First Name.
  131.  
  132.    LINE #4 is the Sysops Last Name.     
  133.      
  134.    LINE #5 is Allowed plays per day. (Shareware MAX. is 5)
  135.  
  136.    LINE #6 is Days in a Tournament
  137.  
  138. 4. Log on your board and see if it worked. 
  139.  
  140. 5. Send in the registration! 
  141.  
  142. If you have any problems setting this up. You might have to read
  143. the rest of this DOC.
  144.  
  145.  
  146. SET UP & CONFIGURATION!
  147. -----------------------
  148. First thing you need to do is set up a /HANGMAN directory and
  149. copy all the HANGMAN files into it.
  150.  
  151. Next, uses your text editor and edit the file called
  152. "HANGMAN.CFG". This file is needed to tell HANGMAN who, what,
  153. where, etc. about you and your BBS.
  154.  
  155.  
  156.  
  157.  
  158.  
  159. HANGMAN MANUAL - PAGE #4 
  160.  
  161. The following are examples of formats that can be used in line #1
  162. of the configuration file. The paths may very, but the file names
  163. are the only data files that can be used.
  164.  
  165. C:\PCB\PCBOARD.SYS   <- For PCBoard systems using PCBoard.SYS
  166. only C:\PCB\USERS.SYS     <- For PCBoard systems using USERS.SYS.
  167. C:\BBS\CALLINFO.BBS  <- For Wildcat! systems (prior to v3.0).
  168. C:\BBS\GTUSER.BBS    <- For GT Power systems.
  169. C:\BBS\USERINFO.DAT  <- For Wildcat! 3.x+ systems.
  170. C:\BBS\DOOR.SYS      <- For Any system that supports DOOR.SYS.
  171. C:\BBS\DORINFOx.DEF  <- For QBBS/RBBS/RA. Replace x with node #.
  172. C:\SF\SFDOORS.DAT    <- For Spitfire systems.
  173. C:\BBS\TRIBBS.SYS    <- For TriBBS systems.
  174.  
  175. Line #2              <- BBS Name.
  176. Line #3              <- Sysop's first name.
  177. Line #4              <- Sysop's last name.
  178. Line #5  (1 - 100) <- Puzzles allowed per day. (Shareware MAX. 5) 
  179. Line #6            <- Days in a Tournament      
  180.  
  181. NOTE: When using GTUSERS.BBS ONLY!
  182.  
  183. Line #5              <- Com Port
  184. Line #6              <- Node Number
  185. Line #7  (1 - 100) <- Puzzles allowed per day. (Shareware MAX. 5)
  186. Line #8            <- Days in a Tournment 
  187.  
  188. Here's how my file looks:
  189.  
  190. C:\PCB\NODE%PCBNODE%\PCBOARD.SYS   <- The name & path of data
  191. file
  192. Up All Night BBS                   <- BBS Name 
  193. Steve                              <- My first name
  194. Martinez                           <- My last name
  195. 5                                  <- Allowed puzzles per day    
  196. 5                                  <- Days in a Tournament
  197.  
  198. Notice the %PCBNODE% in the first line. The configuration file
  199. allows environment variable. See ENVIRONMENT VARIABLE for more
  200. information.
  201.  
  202.  
  203. SETTING UP BAT FILE
  204. ------------------- 
  205. Use your text editor to EDIT the file called "HANGMAN" to suit
  206. your BBS needs. This file is the sample BAT file that will run
  207. HANGMAN.EXE. PCBoard types will use this file. Some others will
  208. need to add the information to the BAT file that calls your
  209. DOORS.
  210.  
  211.  
  212.  
  213. HANGMAN MANUAL - PAGE #5 
  214.  
  215.    PCBoard EXAMPLE:
  216.    
  217.    CD\DOORS\HANGMAN
  218.    HANGMAN HANGMAN.CFG
  219.    CD %PCBDIR%
  220.    BOARD
  221.    
  222.    SPITFIRE SF.BAT EXAMPLE:
  223.   
  224.    :DOOR_H
  225.    REM Place Door H Commands Here
  226.    CD\SF\HANGMAN
  227.    HANGMAN HANGMAN.CFG
  228.    CD\SF   
  229.    GOTO LOOP
  230.  
  231. BAT FILE EXPLAINED:
  232. -------------------
  233. Very simple. First change the directory to the HANGMAN directory.
  234. Next, call HANGMAN with the CONFIGURATION FILE. After the program
  235. is finished, change the directory back to your BBS directory.
  236.  
  237. Notice the %PCBDIR% in the PCBoard example. See ENVIRONMENT
  238. VARIABLE for more information.
  239.  
  240. NOTE ON HIGH SCORE BULLETINS
  241. ----------------------------
  242. The bulletins generated by HANGMAN.EXE can be changed by editing
  243. the first line of the file called "HANGMAN.BUL" which will be
  244. created after the first time HANGMAN is played. The default is
  245. HANGMAN.BLT for non-color graphics and HANGMANG.BLT for color
  246. Graphics. Your BULLETIN name can NOT be longer that 7 letter
  247. because the color file name will have a "G" appended to it. You
  248. may add the path name along with the file name to this line. My
  249. first line in HANGMAN.BUL looks like this: BLT1. That means the
  250. non-color will be "BLT1" and the color will be "BLT1G". Remember,
  251. the "G" will be appended to the FIRST name of the file, so use
  252. ONLY 7 letter in the first name.
  253.  
  254. Fossil Driver Support
  255. ---------------------
  256. DoorFrame supports the use of Fossil drivers.  To tell your Door
  257. to use the Fossil driver instead of the standard COM ports, just
  258. put /FD on the command line when running the door. 
  259.  
  260. For example:
  261.  
  262.      HANGMAN HANGMAN.CFG /FD
  263.  
  264. /FD indicates that a Fossil driver is present and should be used.
  265. If no Fossil driver is detected, DoorFrame will print a message
  266. to that effect and exit the door gracefully.
  267. HANGMAN MANUAL - PAGE #6 
  268.  
  269. Environment Variables
  270. ---------------------
  271. DoorFrame supports COM 1-4 on the standard IRQ's - COM1/COM3 =
  272. IRQ4 and COM2/COM4 = IRQ3. If you wish to use a non-standard IRQ,
  273. add the IRQ number after the configuration filename. Let's assume
  274. your Door is called HANGMAN and you want to use COM1 and IRQ5.
  275. The command line passed to your Door would be:
  276.  
  277.     HANGMAN HANGMAN.CFG /5  or
  278.     HANGMAN HANGMAN.CFG /%IRQ%  for the environment variable.
  279.  
  280. The /5 tells DoorFrame to use IRQ5 rather than the standard IRQ4
  281. that is normally used with COM1. No /x parameter is needed for
  282. the standard IRQ's.
  283.  
  284. When specifying the location of the system file on line 1 of the
  285. doors .CFG file, you may use the environment variables
  286. %pcbdrive%, %pcbdir%, %pcbnode%, and %wcnodeid%. Some examples:
  287.   
  288. PCBoard: 
  289. C:\PCB\USERS.SYS       = %pcbdrive%%pcbdir%\USERS.SYS
  290. C:\PCB\NODE1\USERS.SYS =
  291. %pcbdrive%%pcbdir%\NODE%pcbnode%\USERS.SYS
  292.  
  293. Wildcat!:
  294. USERINFO.DAT in C:\WC\NODE1   - C:\WC\NODE%wcnodeid%
  295.  
  296. Non-PCBoard systems may use the PCB environment variables by
  297. setting them in either AUTOEXEC.BAT or in the batch that runs the
  298. door. 
  299.  
  300. For example:
  301.  
  302. SET PCBDRIVE=C:
  303. SET PCBDIR=\BBSDIR
  304. SET PCBNODE=1
  305.  
  306. REGISTRATION
  307. ------------
  308. HANGMAN cost $12 to register plus $3. You may download HANGMAN
  309. from Up All Night BBS to avoid the postage and handling charge.
  310. You need to fill out the registration form called "HANGMAN.REG"
  311. and mail it in. 
  312.  
  313. EXTRA
  314. -----
  315. Although HANGMAN comes with a 100 puzzle GENERAL word file. You
  316. can call Up All Night BBS at anytime for add-on Puzzle File.
  317. Download these and copy them over the file in the HANGMAN
  318. directory. 
  319.  
  320.  
  321.  
  322. HANGMAN MANUAL - PAGE #7 
  323.  
  324.  
  325. PUZZLE MAKER
  326. ------------
  327. You will receive a PUZZLE Creator with registered versions, so
  328. you can create your own puzzles and topics.
  329.  
  330.  
  331. PUZZLES
  332. -------
  333. Just a quick note on Hangman Puzzles. Hangman will display a list
  334. of categories to your uses. Hangman searches the directory for
  335. data files that contain the extension .WRD. So, remember when
  336. creating word data file, be sure to include the .WRD extension. 
  337.  
  338.  
  339. ALL DONE!
  340. ---------
  341. Now you are finished! So, Boot up that Board and check it out! If
  342. you have any problems or have any question, feel free to call Up
  343. All Night BBS and leave a Comment To Sysop. HANGMAN supports
  344. Multi-Node BBS's. If you have any suggestion you can call me at
  345. (312-646-6616 14400bps) or (312-646-6615 16800bps). 
  346.  
  347. LATE MINUTE UPDATE
  348. ------------------
  349. A quick new way to upgrade your registered copy of HANGMAN. You
  350. can call Up All Night BBS anytime and instantly UPGRADE your
  351. registered HANGMAN software. Now you don't have to wait for me to
  352. compile, register, copy and leave you a message before you get
  353. you upgrade. Call and get it anytime! 
  354.  
  355.  
  356. THANK YOU FOR DOWNLOADING THIS FILE! PLEASE SUPPORT SHAREWARE!
  357.  
  358.  
  359.  
  360.